home *** CD-ROM | disk | FTP | other *** search
- object ExtMsgForm: TExtMsgForm
- Left = 200
- Top = 99
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'ExtMsgForm'
- ClientHeight = 136
- ClientWidth = 427
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- KeyPreview = True
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object TextField: TLabel
- Left = 4
- Top = 4
- Width = 417
- Height = 69
- Alignment = taCenter
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- end
- object B1: TButton
- Left = 5
- Top = 80
- Width = 90
- Height = 24
- Caption = 'B1'
- Default = True
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 101
- ParentFont = False
- TabOrder = 0
- end
- object B2: TButton
- Left = 105
- Top = 80
- Width = 90
- Height = 24
- Caption = 'B2'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 102
- ParentFont = False
- TabOrder = 1
- end
- object B3: TButton
- Left = 205
- Top = 80
- Width = 90
- Height = 24
- Caption = 'B3'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 103
- ParentFont = False
- TabOrder = 2
- end
- object B4: TButton
- Left = 305
- Top = 80
- Width = 90
- Height = 24
- Caption = 'B4'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 104
- ParentFont = False
- TabOrder = 3
- end
- object B5: TButton
- Left = 5
- Top = 108
- Width = 90
- Height = 24
- Caption = 'B5'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 105
- ParentFont = False
- TabOrder = 4
- end
- object B6: TButton
- Left = 105
- Top = 108
- Width = 90
- Height = 24
- Caption = 'B6'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 106
- ParentFont = False
- TabOrder = 5
- end
- object B7: TButton
- Left = 205
- Top = 109
- Width = 90
- Height = 24
- Caption = 'B7'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 107
- ParentFont = False
- TabOrder = 6
- end
- object B8: TButton
- Left = 305
- Top = 109
- Width = 90
- Height = 24
- Caption = 'B8'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 108
- ParentFont = False
- TabOrder = 7
- end
- end
-